[INFO] cloning repository https://github.com/str4d/rage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/str4d/rage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstr4d%2Frage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstr4d%2Frage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1912012424ccb7b63172813ee2776cc570684fa
[INFO] testing str4d/rage against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstr4d%2Frage" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/str4d/rage
[INFO] finished tweaking git repo https://github.com/str4d/rage
[INFO] tweaked toml for git repo https://github.com/str4d/rage written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/str4d/rage on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/str4d/rage already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_datetime v0.7.1
[INFO] [stderr]   Downloaded os_pipe v1.2.2
[INFO] [stderr]   Downloaded libredox v0.1.9
[INFO] [stderr]   Downloaded snapbox-macros v0.4.0
[INFO] [stderr]   Downloaded bcrypt-pbkdf v0.10.0
[INFO] [stderr]   Downloaded oorandom v11.1.4
[INFO] [stderr]   Downloaded criterion-cycles-per-byte v0.6.1
[INFO] [stderr]   Downloaded futures-test v0.3.31
[INFO] [stderr]   Downloaded io_tee v0.1.1
[INFO] [stderr]   Downloaded str_stack v0.1.0
[INFO] [stderr]   Downloaded content_inspector v0.2.4
[INFO] [stderr]   Downloaded roff v0.2.1
[INFO] [stderr]   Downloaded clap_mangen v0.2.12
[INFO] [stderr]   Downloaded num-format v0.4.4
[INFO] [stderr]   Downloaded findshlibs v0.10.2
[INFO] [stderr]   Downloaded chacha20poly1305 v0.10.1
[INFO] [stderr]   Downloaded bech32 v0.11.1
[INFO] [stderr]   Downloaded inferno v0.11.19
[INFO] [stderr]   Downloaded clap v4.3.24
[INFO] [stderr]   Downloaded console v0.16.0
[INFO] [stderr]   Downloaded cpp_demangle v0.4.4
[INFO] [stderr]   Downloaded zerocopy v0.6.6
[INFO] [stderr]   Downloaded quick-xml v0.26.0
[INFO] [stderr]   Downloaded fuser v0.13.0
[INFO] [stderr]   Downloaded unic-langid-impl v0.9.5
[INFO] [stderr]   Downloaded clap_builder v4.3.24
[INFO] [stderr]   Downloaded pinentry v0.8.0
[INFO] [stderr]   Downloaded symbolic-demangle v12.13.1
[INFO] [stderr]   Downloaded symbolic-common v12.13.1
[INFO] [stderr]   Downloaded clap_complete v4.3.2
[INFO] [stderr]   Downloaded ctrlc v3.4.2
[INFO] [stderr]   Downloaded fuse_mt v0.6.1
[INFO] [stderr]   Downloaded xattr v1.5.1
[INFO] [stderr]   Downloaded pprof v0.13.0
[INFO] [stderr]   Downloaded page_size v0.5.0
[INFO] [stderr]   Downloaded wsl v0.1.0
[INFO] [stderr]   Downloaded unic-langid v0.9.5
[INFO] [stderr]   Downloaded rust-embed-utils v8.3.0
[INFO] [stderr]   Downloaded toml_edit v0.23.5
[INFO] [stderr]   Downloaded rust-embed-impl v8.3.0
[INFO] [stderr]   Downloaded trycmd v0.15.9
[INFO] [stderr]   Downloaded toml_parser v1.0.2
[INFO] [stderr]   Downloaded cookie-factory v0.3.3
[INFO] [stderr]   Downloaded zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]   Downloaded tinystr v0.7.1
[INFO] [stderr]   Downloaded automod v1.0.15
[INFO] [stderr]   Downloaded zerocopy-derive v0.6.6
[INFO] [stderr]   Downloaded snapbox v0.6.23
[INFO] [stderr]   Downloaded tokio v1.38.2
[INFO] [stderr]   Downloaded rust-embed v8.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15be9e1f26a1e8b0dd4a6b064e360145d1945fb17c3c14d10a83db49815ec1d2
[INFO] running `Command { std: "docker" "start" "-a" "15be9e1f26a1e8b0dd4a6b064e360145d1945fb17c3c14d10a83db49815ec1d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15be9e1f26a1e8b0dd4a6b064e360145d1945fb17c3c14d10a83db49815ec1d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15be9e1f26a1e8b0dd4a6b064e360145d1945fb17c3c14d10a83db49815ec1d2", kill_on_drop: false }`
[INFO] [stdout] 15be9e1f26a1e8b0dd4a6b064e360145d1945fb17c3c14d10a83db49815ec1d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f99492ed9d2dd1c7f2c63cbe25fb7fea0006bcd089585ad17a9dc934926ee54
[INFO] running `Command { std: "docker" "start" "-a" "1f99492ed9d2dd1c7f2c63cbe25fb7fea0006bcd089585ad17a9dc934926ee54", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rust-embed-utils v8.3.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling io_tee v0.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling clap_builder v4.3.24
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling wsl v0.1.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tinystr v0.7.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling unic-langid-impl v0.9.5
[INFO] [stderr]    Compiling rust-embed-impl v8.3.0
[INFO] [stderr]    Compiling unic-langid v0.9.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling rust-embed v8.3.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling fluent-bundle v0.16.0
[INFO] [stderr]    Compiling clap v4.3.24
[INFO] [stderr]    Compiling clap_mangen v0.2.12
[INFO] [stderr]    Compiling clap_complete v4.3.2
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling fluent v0.17.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling pinentry v0.8.0
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling i18n-config v0.4.8
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling age-core v0.11.0 (/opt/rustwide/workdir/age-core)
[INFO] [stderr]    Compiling age-plugin v0.6.1 (/opt/rustwide/workdir/age-plugin)
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.4
[INFO] [stderr]    Compiling i18n-embed v0.16.0
[INFO] [stderr]    Compiling i18n-embed-fl v0.10.0
[INFO] [stderr]    Compiling rage v0.11.1 (/opt/rustwide/workdir/rage)
[INFO] [stderr]    Compiling age v0.11.2 (/opt/rustwide/workdir/age)
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> age/src/lib.rs:449:7
[INFO] [stdout]     |
[INFO] [stdout] 449 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> age/src/plugin.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct SlowPluginGuard(mpsc::Sender<()>);
[INFO] [stdout]    |        --------------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "1f99492ed9d2dd1c7f2c63cbe25fb7fea0006bcd089585ad17a9dc934926ee54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f99492ed9d2dd1c7f2c63cbe25fb7fea0006bcd089585ad17a9dc934926ee54", kill_on_drop: false }`
[INFO] [stdout] 1f99492ed9d2dd1c7f2c63cbe25fb7fea0006bcd089585ad17a9dc934926ee54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c6b5c1b7a13ac15af369e9f9cee9ee604513019041e574c1e3f2fd54866ed26
[INFO] running `Command { std: "docker" "start" "-a" "5c6b5c1b7a13ac15af369e9f9cee9ee604513019041e574c1e3f2fd54866ed26", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling clap_builder v4.3.24
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling i18n-embed v0.16.0
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rust-embed-utils v8.3.0
[INFO] [stderr]    Compiling age-core v0.11.0 (/opt/rustwide/workdir/age-core)
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling i18n-embed-fl v0.10.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling rust-embed v8.3.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling clap v4.3.24
[INFO] [stderr]    Compiling pinentry v0.8.0
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling clap_complete v4.3.2
[INFO] [stderr]    Compiling clap_mangen v0.2.12
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling rage v0.11.1 (/opt/rustwide/workdir/rage)
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling age v0.11.2 (/opt/rustwide/workdir/age)
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> age/src/lib.rs:449:7
[INFO] [stdout]     |
[INFO] [stdout] 449 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling symbolic-demangle v12.13.1
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling bytemuck v1.19.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> age/src/plugin.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct SlowPluginGuard(mpsc::Sender<()>);
[INFO] [stdout]    |        --------------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling symbolic-common v12.13.1
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling snapbox-macros v0.4.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling os_pipe v1.2.2
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling pprof v0.13.0
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling inferno v0.11.19
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling snapbox v0.6.23
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling automod v1.0.15
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling proptest v1.6.0
[INFO] [stderr]    Compiling tokio v1.38.2
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling criterion-cycles-per-byte v0.6.1
[INFO] [stderr]    Compiling futures-test v0.3.31
[INFO] [stderr]    Compiling age-plugin v0.6.1 (/opt/rustwide/workdir/age-plugin)
[INFO] [stderr]    Compiling trycmd v0.15.9
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> age/src/lib.rs:449:7
[INFO] [stdout]     |
[INFO] [stdout] 449 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> age/src/plugin.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct SlowPluginGuard(mpsc::Sender<()>);
[INFO] [stdout]    |        --------------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "5c6b5c1b7a13ac15af369e9f9cee9ee604513019041e574c1e3f2fd54866ed26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c6b5c1b7a13ac15af369e9f9cee9ee604513019041e574c1e3f2fd54866ed26", kill_on_drop: false }`
[INFO] [stdout] 5c6b5c1b7a13ac15af369e9f9cee9ee604513019041e574c1e3f2fd54866ed26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 58ebbd7d4a43992fd6d9b8a4a2e950eb04208abdd426e0db220c9f033ce61e87
[INFO] running `Command { std: "docker" "start" "-a" "58ebbd7d4a43992fd6d9b8a4a2e950eb04208abdd426e0db220c9f033ce61e87", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stderr]    --> age/src/lib.rs:449:7
[INFO] [stderr]     |
[INFO] [stderr] 449 | #[cfg(fuzzing)]
[INFO] [stderr]     |       ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> age/src/plugin.rs:58:24
[INFO] [stderr]    |
[INFO] [stderr] 58 | struct SlowPluginGuard(mpsc::Sender<()>);
[INFO] [stderr]    |        --------------- ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |        |
[INFO] [stderr]    |        field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `age` (lib) generated 2 warnings
[INFO] [stderr] warning: `age` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/age-44f271c6efa668ef)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test cli_common::file_io::tests::lazy_existing_file_allow_overwrite ... ok
[INFO] [stdout] test cli_common::file_io::tests::lazy_existing_file_forbid_overwrite ... ok
[INFO] [stdout] test identity::tests::incomplete_secret_key_encoding ... ok
[INFO] [stdout] test identity::tests::secret_key_crlf ... ok
[INFO] [stdout] test identity::tests::secret_key_encoding ... ok
[INFO] [stdout] test identity::tests::secret_key_with_comment_lf ... ok
[INFO] [stdout] test identity::tests::secret_key_with_empty_line_crlf ... ok
[INFO] [stdout] test identity::tests::secret_key_with_empty_line_lf ... ok
[INFO] [stdout] test identity::tests::two_secret_keys_crlf ... ok
[INFO] [stdout] test plugin::tests::default_for_plugin ... ok
[INFO] [stdout] test identity::tests::two_secret_keys_lf ... ok
[INFO] [stdout] test plugin::tests::identity_plugin_v1_rejects_empty_name ... ok
[INFO] [stdout] test identity::tests::secret_key_lf ... ok
[INFO] [stdout] test plugin::tests::identity_rejects_empty_name ... ok
[INFO] [stdout] test plugin::tests::identity_plugin_v1_rejects_invalid_chars ... ok
[INFO] [stdout] test plugin::tests::recipient_plugin_v1_rejects_empty_name ... ok
[INFO] [stdout] test plugin::tests::recipient_plugin_v1_rejects_invalid_chars ... ok
[INFO] [stdout] test plugin::tests::recipient_rejects_empty_name ... ok
[INFO] [stdout] test plugin::tests::recipient_rejects_invalid_chars ... ok
[INFO] [stdout] test identity::tests::secret_key_with_comment_crlf ... ok
[INFO] [stdout] test plugin::tests::identity_rejects_invalid_chars ... ok
[INFO] [stdout] test primitives::armor::tests::armored_seeking ... ok
[INFO] [stdout] test primitives::armor::tests::binary_seeking ... ok
[INFO] [stdout] test format::tests::parse_legacy_header ... ok
[INFO] [stdout] test plugin::tests::identity_default_for_plugin_rejects_empty_name - should panic ... ok
[INFO] [stdout] test plugin::tests::identity_default_for_plugin_rejects_invalid_chars - should panic ... ok
[INFO] [stdout] test primitives::stream::tests::last_chunk_round_trip ... ok
[INFO] [stdout] test format::tests::parse_header ... ok
[INFO] [stdout] test primitives::stream::tests::stream_round_trip_empty ... ok
[INFO] [stdout] test primitives::stream::tests::chunk_round_trip ... ok
[INFO] [stdout] test primitives::stream::tests::stream_round_trip_short ... ok
[INFO] [stdout] test primitives::stream::tests::seek_from_end_fails_on_truncation ... ok
[INFO] [stdout] test protocol::tests::incompatible_recipients ... ok
[INFO] [stdout] test primitives::stream::tests::stream_fails_to_decrypt_truncated_file ... ok
[INFO] [stdout] test primitives::stream::tests::seek_from_end_with_exact_chunk ... ok
[INFO] [stdout] test protocol::tests::ssh_ed25519_round_trip ... ok
[INFO] [stdout] test primitives::stream::tests::stream_round_trip_chunk ... ok
[INFO] [stdout] test protocol::tests::x25519_round_trip ... ok
[INFO] [stdout] test simple::tests::x25519_round_trip ... ok
[INFO] [stdout] test simple::tests::x25519_round_trip_armor ... ok
[INFO] [stdout] test primitives::stream::tests::stream_round_trip_long ... ok
[INFO] [stdout] test primitives::stream::tests::stream_seeking ... ok
[INFO] [stdout] test ssh::identity::tests::ssh_unsupported_key_type ... ok
[INFO] [stdout] test ssh::recipient::tests::ssh_ed25519_encoding ... ok
[INFO] [stdout] test ssh::recipient::tests::ssh_invalid_encoding ... ok
[INFO] [stdout] test ssh::recipient::tests::ssh_rsa_encoding ... ok
[INFO] [stdout] test ssh::recipient::tests::ssh_unsupported_key_type ... ok
[INFO] [stdout] test x25519::tests::pubkey_encoding ... ok
[INFO] [stdout] test x25519::tests::pubkey_from_secret_key ... ok
[INFO] [stdout] test primitives::armor::tests::armored_round_trip ... ok
[INFO] [stdout] test ssh::identity::tests::ssh_rsa_round_trip ... ok
[INFO] [stdout] test protocol::tests::ssh_rsa_round_trip ... ok
[INFO] [stdout] test protocol::tests::mixed_recipient_and_passphrase ... ok
[INFO] [stdout] test protocol::tests::scrypt_round_trip ... ok
[INFO] [stdout] test x25519::tests::wrap_and_unwrap ... ok
[INFO] [stdout] test encrypted::tests::round_trip ... ok
[INFO] [stdout] test ssh::identity::tests::ssh_ed25519_round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.99s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_vectors.rs (/opt/rustwide/target/debug/deps/test_vectors-393a6b4400bd5213)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test age_test_vectors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/age_core-4517ce0c9572edaa)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test format::read::tests::base64_padding_rejected ... ok
[INFO] [stdout] test format::tests::age_stanza_invalid_last_line ... ok
[INFO] [stdout] test format::tests::age_stanza_last_line_three_trailing_chars ... ok
[INFO] [stdout] test format::tests::age_stanza_last_line_two_trailing_chars ... ok
[INFO] [stdout] test format::tests::age_stanza_with_empty_body ... ok
[INFO] [stdout] test format::tests::age_stanza_with_full_body ... ok
[INFO] [stdout] test format::tests::age_stanza_with_legacy_full_body ... ok
[INFO] [stdout] test format::tests::parse_age_stanza ... ok
[INFO] [stdout] test primitives::tests::aead_round_trip ... ok
[INFO] [stdout] test plugin::tests::mock_plugin ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/age_plugin-8102c67b830383f5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/rage/main.rs (/opt/rustwide/target/debug/deps/rage-d2160e6deac081a5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/rage-keygen/main.rs (/opt/rustwide/target/debug/deps/rage_keygen-620a08e1510cedb8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-b09748e08faec2bd)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] Testing tests/cmd/rage/encrypt-mixed-identity-and-passphrase.toml ... ok 25ms 12us 59ns
[INFO] [stderr] Testing tests/cmd/rage-keygen/version.toml ... ok 54ms 339us 578ns
[INFO] [stderr] Testing tests/cmd/rage-mount/help.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage-mount/version.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/encrypt-multiple-stdin-recipients-identities.toml ... ok 55ms 978us 348ns
[INFO] [stderr] Testing tests/cmd/rage/encrypt-multiple-stdin-identities.toml ... ok 76ms 846us 847ns
[INFO] [stderr] Testing tests/cmd/rage/version.toml ... ok 72ms 651us 97ns
[INFO] [stderr] Testing tests/cmd/rage/encrypt-multiple-stdin.toml ... ok 75ms 468us 157ns
[INFO] [stderr] Testing tests/cmd/rage/encrypt-mixed-recipient-and-passphrase.toml ... ok 63ms 828us 838ns
[INFO] [stderr] Testing tests/cmd/rage/encrypt-multiple-stdin-recipients.toml ... ok 28ms 979us 228ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-armor-flag.toml ... ok 93ms 461us 27ns
[INFO] [stderr] Testing tests/cmd/rage-keygen/gen-output.toml ... ok 62ms 907us 48ns
[INFO] [stderr] Testing tests/cmd/rage-keygen/gen-output.toml:teardown ... ok
[INFO] [stderr] Testing tests/cmd/rage/encrypt-mixed-recipients-file-and-passphrase.toml ... ok 19ms 542us 639ns
[INFO] [stderr] Testing tests/cmd/rage/help.toml ... ok 18ms 565us 430ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-filein-fileout-long.toml ... ok 20ms 466us 909ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-filein-fileout-long.toml:teardown ... ok
[INFO] [stderr] Testing tests/cmd/rage-keygen/gen-stdout.toml ... ok 25ms 551us 930ns
[INFO] [stderr] Testing tests/cmd/rage-keygen/help.toml ... ok 8ms 686us 840ns
[INFO] [stderr] Testing tests/cmd/rage/encrypt-recipients-file-stdin.toml ... ok 19ms 349us 889ns
[INFO] [stderr] Testing tests/cmd/rage/identity-flag-ambiguous.toml ... ok 47ms 81us 148ns
[INFO] [stderr] Testing tests/cmd/rage/mixed-encrypt-and-decrypt.toml ... ok 11ms 208us 659ns
[INFO] [stderr] Testing tests/unix/rage/encrypt-passphrase-without-file-argument.toml ... ok 136ms 718us 145ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-missing-identities-file.toml ... ok 33ms 313us 949ns
[INFO] [stderr] Testing tests/cmd/rage-keygen/gen-output-missing-directory.toml ... ok 97ms 543us 756ns
[INFO] [stderr] Testing tests/cmd/rage/same-input-and-output.toml ... ok 28ms 482us 769ns
[INFO] [stderr] Testing tests/cmd/rage-keygen/gen-output-invalid-filename.toml ... ok 126ms 823us 615ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-missing-identities.toml ... ok 19ms 495us 279ns
[INFO] [stderr] Testing tests/unix_not_apple_android/rage/help_it.toml ... ok 34ms 161us 228ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-missing-stdin-identity.toml ... ok 44ms 247us 378ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-missing-input.toml ... ok 42ms 254us 128ns
[INFO] [stderr] Testing tests/cmd/rage/encrypt-plugin-name-flag.toml ... ok 184ms 954us 933ns
[INFO] [stderr] Testing tests/unix_not_apple_android/rage-keygen/help_it.toml ... ok 35ms 723us 869ns
[INFO] [stderr] Testing tests/unix_not_apple_android/rage-mount/help_it.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/encrypt-identity-encrypted-without-passphrase.toml ... ok 66ms 620us 707ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-identity-stdin.toml ... ok 66ms 276us 708ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-multiple-stdin.toml ... ok 197ms 905us 52ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-passphrase-flag.toml ... ok 8ms 930us 789ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-mixed-identity-and-plugin-name.toml ... ok 32ms 386us 399ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-identity-no-comment-or-newline.toml ... ok 181ms 250us 983ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-stdin-stdout-long.toml ... ok 11ms 804us 980ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-mixed-identity-and-passphrase.toml ... ok 45ms 461us 879ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-recipient-flag.toml ... ok 27ms 972us 268ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-recipients-file-flag.toml ... ok 43ms 272us 368ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-invalid-identity-chars.toml ... ok 42ms 686us 49ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-invalid-plugin-name-chars.toml ... ok 25ms 38us 909ns
[INFO] [stderr] Testing tests/cmd/rage/encrypt-missing-recipients-file.toml ... ok 10ms 490us 790ns
[INFO] [stderr] Testing tests/cmd/rage/encrypt-invalid-recipient-chars.toml ... ok 17ms 33us 889ns
[INFO] [stderr] Testing tests/cmd/rage/encrypt-identity-stdin.toml ... ok 50ms 34us 558ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-multiple-stdin-identities.toml ... ok 37ms 618us 129ns
[INFO] [stderr] Testing tests/cmd/rage/encrypt-invalid-recipient.toml ... ok 26ms 694us 319ns
[INFO] [stderr] Testing tests/cmd/rage/encrypt-missing-recipients.toml ... ok 9ms 835us 479ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-stdin-stdout-short.toml ... ok 33ms 638us 89ns
[INFO] [stderr] Testing tests/cmd/rage/encrypt-invalid-recipients-file.toml ... ok 43ms 993us 718ns
[INFO] [stdout] test cli_tests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests age
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test age/src/lib.rs - Identity (line 280) ... ignored
[INFO] [stdout] test age/src/i18n.rs - i18n::localizer (line 67) ... ok
[INFO] [stdout] test age/src/primitives/armor.rs - primitives::armor::ArmoredWriter (line 291) ... ok
[INFO] [stdout] test age/src/lib.rs - (line 37) ... ok
[INFO] [stdout] test age/src/lib.rs - (line 101) ... ok
[INFO] [stdout] test age/src/primitives/armor.rs - primitives::armor::ArmoredReader (line 659) ... ok
[INFO] [stdout] test age/src/lib.rs - (line 154) ... ok
[INFO] [stdout] test age/src/lib.rs - (line 65) ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests age_core
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 5.52s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests age_plugin
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test age-plugin/src/lib.rs - (line 71) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.97s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "58ebbd7d4a43992fd6d9b8a4a2e950eb04208abdd426e0db220c9f033ce61e87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58ebbd7d4a43992fd6d9b8a4a2e950eb04208abdd426e0db220c9f033ce61e87", kill_on_drop: false }`
[INFO] [stdout] 58ebbd7d4a43992fd6d9b8a4a2e950eb04208abdd426e0db220c9f033ce61e87
